Skip to main content

Application Signed Request

Application Signed Request is the recommended authentication method for production environments.

This method provides stronger security by generating signed requests using application credentials and request signatures.

It is recommended for:

  • Production integrations
  • Secure backend communication
  • Server-to-Server authentication flows

Below is an example of the Authorization header used in Application Signed Request.

Authorization: Application <appId>:<signature>
x-timestamp: time